Vcenter TrustedInfrastructure TrustedClusters Kms ServicesAppliedConfig Info
This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The Vcenter TrustedInfrastructure TrustedClusters Kms ServicesAppliedConfig Info schema contains detailed information about an applied Key Provider Service configuration in a Trusted cluster.
This schema was added in vSphere API 7.0.1.0.
{
"health": "string",
"address": {
"hostname": "string",
"port": 0
},
"service": "string",
"groups": [
"string"
],
"trustedc_as": [
{
"cert_chain": [
"string"
]
}
],
"details": [
{
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
]
}
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
A health value which indicates whether the configuration applied to the cluster differs from the desired state.
For more information see: Vcenter TrustedInfrastructure TrustedClusters Kms ServicesAppliedConfig Health.
This property was added in vSphere API 7.0.1.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The network address of the Key Provider Service configured for use in the Trusted Cluster.
This property was added in vSphere API 7.0.1.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The unique identifier of a Key Provider Service configuration from the desired state.
This property was added in vSphere API 7.0.1.0.
If missing or null
, this Key Provider Service is not registered within this vCenter and thus the applied configuration is not present in the desired state.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.kms.Service
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.kms.Service
.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The set of distinct groups found on the hosts in the cluster which differ from the desired state.
This property was added in vSphere API 7.0.1.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
A list of distinct trusted CA chains found on the hosts in the cluster which differ from the desired state.
This property was added in vSphere API 7.0.1.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
Details regarding the health. When the Vcenter TrustedInfrastructure TrustedClusters Kms ServicesAppliedConfig Health is not Vcenter TrustedInfrastructure TrustedClusters Kms ServicesAppliedConfig Health.OK, this member will provide a detailed description of the issues present.
This property was added in vSphere API 7.0.1.0.